home *** CD-ROM | disk | FTP | other *** search
- Path: dispatch.news.demon.net!demon!epma.demon.co.uk
- From: andy@epma.demon.co.uk (andy)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Processes
- Date: Tue, 12 Mar 1996 00:09:19 GMT
- Message-ID: <978.6644T1139T32@epma.demon.co.uk>
- References: <812.6641T87T157@epma.demon.co.uk> <4huqet$mu2@news.injersey.com>
- NNTP-Posting-Host: epma.demon.co.uk
- X-NNTP-Posting-Host: epma.demon.co.uk
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
-
- >andy (andy@epma.demon.co.uk) wrote:
-
- >: I need to be able to find out the process number of a task so that I can
- >: break it later on... i.e.
-
- >: Run Animshower
- >: wait 30 secs
- >: break Animshower
-
- >: Is there any way that I can find out simply (through DOS or ARexx I don't
- >: wanna waste time writing real code :-) what the process number of a task
- >: is so that I can store this and later use it to break the task?
-
- >Yes:
-
- >Run Animshower
- >wait 30 secs
- >status >temp.file COMMAND=Animshower
- >break <temp.file
-
-
- >Jeremy Nixon
- >jeremyn@injersey.com
-
- Thanks very much,
-
- I have had loads of mail about this and have now solved my problem, thanks for
- eveybodys' help.
-
-
- Andy
-
-
-
- --
- +---------------------------------====#====-----------------------------+
- | Andy Savage - Amiga Multimedia Programmer |
- | Amiga, Drumming, Eastenders, Hamster, Tarantino and Worms fanatic |
- +---------------------------------====#====-----------------------------+
-
-